golang.org/x/net/http2.roundRobinWriteScheduler.control (field)
5 uses
golang.org/x/net/http2 (current package)
writesched_roundrobin.go#L14: control writeQueue
writesched_roundrobin.go#L82: ws.control.push(wr)
writesched_roundrobin.go#L93: ws.control.push(wr)
writesched_roundrobin.go#L101: if !ws.control.empty() {
writesched_roundrobin.go#L102: return ws.control.shift(), true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)